SixBit API Schema
ConsignmentPlanNameType Simple Type
Description
The name of a Consignment Plan. If the ConsignmentPlanID is provided, this field will be ignored.
Namespace (none)
Type
Restriction of xs:string
Diagram
ConsignmentPlanNameType Simple Type
Overview
ConsignmentPlanNameType Restriction of xs:string
The name of a Consignment Plan. If the ConsignmentPlanID is provided, this field will be ignored.
Source
<xs:simpleType name="ConsignmentPlanNameType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>The name of a Consignment Plan. If the ConsignmentPlanID is provided, this field will be ignored.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string" />
</xs:simpleType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.